var google.golang.org/grpc/mem.bufferPoolingThreshold
3 uses
google.golang.org/grpc/mem (current package)
buffer_pool.go#L64: bufferPoolingThreshold = threshold
buffers.go#L66: bufferPoolingThreshold = 1 << 10
buffers.go#L75: return size <= bufferPoolingThreshold
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)